home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 42 / Amiga Format AFCD42 (Issue 126, Aug 1999).iso / -serious- / programming / amos / amoslist-0499 / amoslist / 000089_nobody_Sat Apr 10 02:58:44 1999.msg < prev    next >
Internet Message Format  |  1999-05-17  |  4KB

  1. Received: from onelist.com (pop.onelist.com [209.207.164.31])
  2.     by osf1.gmu.edu (8.8.8/8.8.8) with SMTP id CAA01383
  3.     for <mcox4@osf1.gmu.edu>; Sat, 10 Apr 1999 02:58:44 -0400 (EDT)
  4. Received: (qmail 24025 invoked by alias); 10 Apr 1999 06:45:54 -0000
  5. Received: (qmail 24011 invoked from network); 10 Apr 1999 06:45:53 -0000
  6. Received: from unknown (HELO mago.agonet.it) (195.32.124.10) by pop.onelist.com with SMTP; 10 Apr 1999 06:45:53 -0000
  7. Received: from agonet.it (ghizzo@p126079.agonet.it [195.32.126.79]) by mago.agonet.it (8.8.5/8.8.5) with SMTP id IAA12440 for <amos-list@onelist.com>; Sat, 10 Apr 1999 08:58:35 +0200
  8. From: Pietro Ghizzoni <ghizzo@agonet.it>
  9. To: amos-list@onelist.com
  10. Date: Sat, 10 Apr 1999 09:00:46 +0200
  11. Message-ID: <yam7769.2335.1746904720@mail.agonet.it>
  12. In-Reply-To: <fa8ff668.243e71ac@aol.com>
  13. X-Mailer: YAM 2.0Preview7 [020] - Amiga Mailer by Marcel Beck - http://www.yam.ch
  14. Organization: Dairymen Soft
  15. Mailing-List: list amos-list@onelist.com; contact amos-list-owner@onelist.com
  16. Delivered-To: mailing list amos-list@onelist.com
  17. Precedence: bulk
  18. List-Unsubscribe: <mailto:amos-list-unsubscribe@ONElist.com>
  19. Reply-to: amos-list@onelist.com
  20. Mime-Version: 1.0
  21. Content-Type: text/plain
  22. Subject: [amos-list] Re: RE : AMOS Assembler
  23. Status: O
  24. X-Status: 
  25.  
  26. From: Pietro Ghizzoni <ghizzo@agonet.it>
  27.  
  28. Hello Minion2197@aol.com
  29.  
  30. On 08-Apr-99, Minion2197@aol.com wrote: [amos-list] RE : AMOS Assembler
  31.  
  32. > From: Minion2197@aol.com
  33. > OK, heres one for you guys thats got me puzzeled, and I hope you can
  34. > help. I have written a simple piece of code for the AMOS Assembler and
  35. > the results are not what I`d expect. All I have done is written a simple
  36. > Add/Compare/Branch loop within an Add/Compare/Branch loop within an
  37. > Add/Compare/Branch loop. The loops only count to 2, so in total theres a
  38. > middle loop of 8 times. But when I test it it takes 26/50ths of a second
  39. > to run ! The same program in AMOS takes under 1 ! I`ve even run that
  40. > program within a loop of 1000 and its still only 17/50ths of a second !
  41. > Why is this ? Isn`t Assembler faster ? or am I going round the bend ? Has
  42. > anyone else tried any assembler using the AMOS assembler with any similar
  43. > results ?
  44.  
  45. It's not so fast because the AMOS assembler before to execute your ASM code
  46. must assemble it. So you've to spent some time for assembling..... if you
  47. need real ASM speed you must assemble your code, and put it in a procedure
  48. or ASM bank.
  49.  
  50. -- 
  51.  
  52.  
  53. Bye!
  54.  
  55.  
  56.                                      !!!
  57.                                      o o
  58.    +-----------------------------oOO-(_)-OOo----------------------------+
  59.    |                                                                    |
  60.    |  Pietro Ghizzoni - Dairymen Soft              __  /// Amiga 12OO   |
  61.    |     E-Mail:  ghizzo@agonet.it                 \\\/// 'O3O  5OMhz   |
  62.    |           ICQ 16361472                         \/// 18MB - CD4x    |
  63.    |                                                                    |
  64.    | Amos Development Group Coordinator                 AMIGA RULEZ!    |
  65.    |                                                                    |
  66.    +--------------------------------------------------------------------+
  67.  
  68.  
  69. ------------------------------------------------------------------------
  70. Looking for a new hobby?  Want to make a new friend? 
  71. http://www.ONElist.com
  72. Come join one of the 115,000 e-mail communities at ONElist!
  73. ------------------------------------------------------------------------
  74. Official AMOS WWW: http://members.xoom.com/AmosFactory/front.html